home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Reading Formatted Text < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  646 b   |  [TEXT/ttxt]

  1. Subject:     Reading Formatted Text
  2. Sent:        6/10/96 3:32 PM
  3. Received:    6/10/96 4:01 PM
  4. From:        Serge Froment, sfroment@odyssee.net
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Dear ODF Team:
  9.  
  10. What is the proper way to read tab-delimited formatted text from the
  11. clipboard. I want to loop, reading up to the next tab or return and parsing
  12. the text.
  13.  
  14. I have looked at FW_CString, which has methods for searching a character,
  15. and FW_CTextReader, which don't have such methods. I am not clear if I must
  16. use one or the other, or both.
  17.  
  18. Thanks,
  19.  
  20. Serge
  21.  
  22.